google.golang.org/grpc/internal/transport.http2Server.lastPingAt (field)
4 uses
google.golang.org/grpc/internal/transport (current package)
http2_server.go#L98: lastPingAt time.Time
http2_server.go#L894: t.lastPingAt = now
http2_server.go#L909: if t.lastPingAt.Add(defaultPingTimeout).After(now) {
http2_server.go#L914: if t.lastPingAt.Add(t.kep.MinTime).After(now) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)